home *** CD-ROM | disk | FTP | other *** search
/ The Virtual Portfolio - N…a Showcase - Book 5 1995 / VIRTUAL [md5 EC7DB5CC033E38E511F666CE80BCE509].ISO / pc / main / steven.dir / 00054.ls < prev    next >
Encoding:
Text File  |  1995-06-12  |  151 b   |  9 lines

  1. on mouseUp
  2.   puppetSprite(3, 1)
  3.   puppetSprite(4, 1)
  4.   set the locV of sprite 3 to 463
  5.   set the locV of sprite 4 to 525
  6.   updateStage()
  7.   pause()
  8. end
  9.